Package-level declarations
Types
Link copied to clipboard
class BatchBarcodeListView(context: Context, attrs: AttributeSet) : FrameLayout, IBatchBarcodeListView
Represents a list of scanned barcodes
Link copied to clipboard
class BatchBarcodeListViewModel(dataMapper: FormattedBarcodeDataMapper?, barcodeScanningSession: BarcodeScanningSession, dispatchersProvider: IDispatchersProvider) : IBatchBarcodeListView.ViewModel, Router
ViewModel for BatchBarcodeListView.
Link copied to clipboard
interface IBatchBarcodeListView
Represents list of scanned barcodes.
Link copied to clipboard
Represents code common for BatchBarcode scanning - bundle or standalone.